Binary function

Results: 315



#Item
1

Python program implementing the extended binary GCD algorithm. def ext_binary_gcd(a,b): """Extended binary GCD. Given input a, b the function returns d, s, t such that gcd(a,b) = d = as + bt.""" u, v, s, t, r = 1, 0, 0,

Add to Reading List

Source URL: www.ucl.ac.uk

Language: English - Date: 2009-11-18 13:56:40
    2Algebra / Mathematics / Mathematical analysis / Fourier analysis / Linear algebra / Binary operations / Basis function / Numerical analysis / Numerical linear algebra / Exponentiation

    Time Series Lesson 9 Grant Foster Representing Data

    Add to Reading List

    Source URL: teachingfuturescientists.files.wordpress.com

    Language: English - Date: 2016-06-30 12:56:46
    3Mathematics / Mathematical analysis / Analysis / Functions and mappings / Metric geometry / Topology / Binary relation / Equivalence relation / Continuous function / Metric space / Derivative / Surjective function

    Rainer Hempel Institut Computational Mathematics http://www.icm.tu-bs.de/∼hempel

    Add to Reading List

    Source URL: www.icm.tu-bs.de

    Language: English - Date: 2016-05-31 02:52:07
    4Mathematics / Formal methods / Edsger W. Dijkstra / Predicate transformer semantics / Errors and residuals / Function / Science and technology

    Towards Automatic Discovery of Deviations in Binary Implementations with Applications to Error Detection and Fingerprint Generation David Brumley, Juan Caballero, Zhenkai Liang, James Newsome, Dawn Song Carnegie Mellon U

    Add to Reading List

    Source URL: users.ece.cmu.edu

    Language: English - Date: 2014-05-29 15:38:01
    5Mathematical analysis / Mathematics / Abstract algebra / Riemann surfaces / Limit of a function / Valuation ring / Holomorphic functional calculus / Incomplete gamma function

    Maximal Width Learning of Binary Functions Martin Anthony Department of Mathematics, London School of Economics, Houghton Street, London WC2A2AE, U.K. Joel Ratsaby

    Add to Reading List

    Source URL: www.maths.lse.ac.uk

    Language: English - Date: 2013-01-25 06:08:54
    6Mathematical analysis / Analysis / Mathematics / Generalized functions / Fourier analysis / Functional analysis / Binary operations / Multivariate statistics / Dirac delta function / Independent component analysis / Distribution / Normal distribution

    Optimal Kernels for Unsupervised Learning Sepp Hochreiter and Klaus Obermayer Bernstein Center for Computational Neuroscience and Technische Universit¨at BerlinBerlin, Germany

    Add to Reading List

    Source URL: www.bioinf.jku.at

    Language: English - Date: 2013-09-23 08:37:52
    7Mathematics / Mathematical analysis / Mathematical logic / Order theory / Binary relation / Set theory / Equivalence relation / Asymmetric relation / Transitive relation / Equality / Function / Reflexive relation

    Appendix A Sets, Relations and Functions Summary This chapter explains the basics of formal set notation, and gives an introduction to relations and functions. The chapter ends with a short account of the principle of pr

    Add to Reading List

    Source URL: www.cs.otago.ac.nz

    Language: English - Date: 2011-05-20 05:24:57
    8Error detection and correction / Coding theory / Information theory / Discrete mathematics / Mathematics / Convolutional code / Systematic code / Turbo code / Sequential decoding / Binary symmetric channel / Linear code / Viterbi algorithm

    Convolutional code performance as a function of decoding delay Edward A. Ratzer Cavendish Laboratory, Madingley Road, Cambridge CB3 0HE Phone: Email:

    Add to Reading List

    Source URL: www.inference.phy.cam.ac.uk

    Language: English - Date: 2001-05-31 12:28:22
    9Logarithms / Natural logarithm / Binary logarithm / Exponentiation / Half-life / Inverse hyperbolic function / Loglog plot / Slide rule

    R.L. Hanna Page 1 HALF-LIFE EQUATIONS The basic equation ; the starting point ; :

    Add to Reading List

    Source URL: lpc1.clpccd.cc.ca.us

    Language: English - Date: 2014-06-17 20:13:03
    UPDATE